Endurer note: File crushing program. I used to use Turbo C 2.0 to write a command line program running in DOS. The file length seems to be more than 9 KB. Later I used ASM to write the program, the file length is less than 700 bytes, that is,
Shredder is implemented in the GUI window on Windows platform. It is really
Rising file Shredder Green Simplified Chinese Special Edition _ Support File/folder drag, rising file Shredder applet, which can again choose whether to clear these files. And this program can be run alone, supporting files, folders drag and drop, clear System folder will ha
BAT version File shredder
Copy Code code as follows:
@echo off
For%%f in (% 1) do (
echo Deleting%%f ...
Copy nul%%f/y>nul
Del%%f/q/F
)
The above content is saved to C:\windows\system32\kill.bat.
Edit VBS script File
Copy Code code as follows:
Set Ws=createobject ("Wscript.Shell")
Ws.regwrite "hkcr\*\shell\\
How does a Mac command line terminal Create a file? It's really easy to create a large-capacity blank file in a Mac OS X system. This article small Lego for you to introduce two kinds of file creation tutorial, the first is to use the MA
In Windows, by modifying the Hosts file, you can block certain websites, debug the server, or crack down on some software. The Apple Mac system also owns the hosts file, but the Hosts file path is different. Many people want to modify the hosts file but are not aware of the
, otherwise, in the later QT version does not have value (just can't find qmake)The rear is a long installation ... Then, need to check the configuration, I am referring to the online check, if you do not like it automatically configure Qt creator can install their own favorite version, and then the QT versions over there to find your QT installation path on it. Back, main references: 46234079Configure QT(1) Run QT Creator. Go to "menu", "Qt Creator", "preferences". As you can see, the "Compiler
Tutorial on setting file sharing between mac virtual machines and external systems, mac virtual machines
How to configure file sharing between external systems and virtual machines, so that we can synchronize the operation, and the operation in one system will be reflected in another system.
Open the Virtual Machine
The path of copying the current directory on Windows has a particularly convenient way, only need to click the path bar with the mouse, it will automatically become like "D:\Downloads\tmp" such as the path, if you want to copy the file path, only need to add directory path and file name together, Linux is also very convenient,readlink -f yourfilewill print out the absolute path of the
A lot of users, after buying a Mac, work or learning are like to use TXT, but there are many users do not know how to create a new TXT on the Mac document, in fact, the new is relatively simple, because the Mac OS system with TXT document editor, although not created in the win on the convenient conveniently, But there are ways to follow.
The first step: the use
View the certificate. cer file in the. leleprovision file and key string under mac, and mobileprovisioncerView the certificate. cer file in the. leleprovision file and key string under mac. 1. view the mobileprovision
configuration file to specify the correct log file path$ vim/usr/local/etc/php-fpm.confModify the entries in the php-fpm.conf file error_log , the default prefix is/usr/var, but there is no such pathError_log =/usr/local/var/log/php-fpm.logPID =/usr/local/var/run/php-fpm.pidOr do not modify the path to the configuration item in the configuration
mac on the zip file to extract the CPGZ format of the file what to do?
Problem Reason:
First, we analyze the following reasons for this situation:
1, the zip file has been damaged;
2, zip file download did not download completely;
3, the browser to download or downloa
1. Show hidden foldersDisplay: Defaults write Com.apple.finder appleshowallfiles-bool true(1) Copy "defaults write Com.apple.finder appleshowallfiles-bool true" to terminal, enter(2) Press Command+option+escape to open Force exit, restart Finder(3) Open Finder, this time hidden files are displayed, to note that hidden files generally do not delete2. Hide hidden files that have been shownHidden: Defaults write Com.apple.finder Appleshowallfiles-bool false(1) Copy "defaults write Com.apple.finder
How to prevent Mac OS X from being generated on an external device. Ds_store file? And how to bulk delete. Ds_store file?http://www.java2class.net/bbs/viewthread.php?tid=254Background information. The Ds_store file (Desktop Services Store) is a hidden file that is stored in
How to ProhibitMac OS X is generated on an external device. Ds_store file? And how to bulk delete. Ds_store file?Original link: http://www.java2class.net/bbs/viewthread.php?tid=254Background Information. The Ds_store file (Desktop Services Store) is a hidden file that is stored in each directory, and it holds specific
When we upload and download files, it can easily lead to the lack of files, so how to solve this problem? Users usually check using the SHA1 value. Today small compilation teaches everybody how to examine the file the SHA1 value.
Detection method:
Run the terminal (Application – Utility – Terminal. App) and perform the check in the following syntax:
For example, to check a SHA1 value on the desktop named "DOWNLOADEDFILE.DMG," you can enter
Compressed from the Mac file sent over the mail, opened in Windows after the discovery of garbled, and the corresponding folder in the file directory also changed
The real problem is the problem with file encoding the default is UTF-8 under the Mac, Windows default is GBK
View. mobileprovision file and Keychain certificate. cer file in a. mobileprovision file viewXxx.mobileprovision is a device description file in iOS development, which contains certificate information, UUID information of debugging device, bundle identifier, etc., this file
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.